+Sun Jul 22 17:01:34 2001 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/tmpl/gtksignal.sgml: Fix missing not
+ (Skip Montanaro, #56361)
+
Wed Jul 4 22:53:33 2001 Owen Taylor <otaylor@redhat.com>
* gtk/tmpl/gtkplug.sgml gtk/tmpl/gtksocket.sgml: Some
</para>
<para>
Signals are used by everyone, but they are only
-created on a per class basis-- so you should call
+created on a per class basis-- so you should not call
call gtk_signal_new() unless you are writing
a new #GtkObject type. However, if you want to make a new signal
for an existing type, you may use gtk_object_class_user_signal_new()